.cvsignore additions
authorOwen Taylor <otaylor@src.gnome.org>
Wed, 21 Jun 2000 16:21:15 +0000 (16:21 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 21 Jun 2000 16:21:15 +0000 (16:21 +0000)
modules/.cvsignore [new file with mode: 0644]
modules/linux-fb/.cvsignore [new file with mode: 0644]

diff --git a/modules/.cvsignore b/modules/.cvsignore
new file mode 100644 (file)
index 0000000..c038ed7
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
\ No newline at end of file
diff --git a/modules/linux-fb/.cvsignore b/modules/linux-fb/.cvsignore
new file mode 100644 (file)
index 0000000..eba8a3c
--- /dev/null
@@ -0,0 +1,4 @@
+Makefile.in
+Makefile
+.deps
+.libs
\ No newline at end of file